home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>3.3.  Patterns Dialog</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="gimp-dialogs-content.html" title="3.  Image-content Related Dialogs" />
- <link rel="prev" href="gimp-brush-dialog.html" title="3.2.  Brushes Dialog" />
- <link rel="next" href="gimp-gradient-dialog.html" title="3.4.  Gradients Dialog" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">3.3. 
- <span lang="en" xml:lang="en">Patterns Dialog</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="gimp-brush-dialog.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">3. 
- <span lang="en" xml:lang="en">Image-content Related Dialogs</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="gimp-gradient-dialog.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-pattern-dialog"></a>3.3. 
- <span lang="en" xml:lang="en">Patterns Dialog</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2439 $</td>
- <td align="left">2007-08-11</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2662741" class="indexterm"></a>
- <a id="id2662756" class="indexterm"></a>
- <p>
- In GIMP, a <span class="emphasis"><em>pattern</em></span>
- is a small image used to fill areas by placing copies of side by side. See
- the <a class="link" href="gimp-concepts-patterns.html" title="11.  Patterns">Patterns</a>
- section for basic information on patterns and how they can be created and
- used.
- </p>
- <p>
- You can use them with the
- <a class="link" href="gimp-tool-bucket-fill.html" title="3.3.  Bucket Fill">Bucket Fill</a>
- and <a class="link" href="gimp-tool-clone.html" title="3.10.  Clone">Clone</a> tools and the
- <a class="link" href="gimp-edit-fill-pattern.html" title="6.16.  Fill with Pattern">Fill with pattern</a> command.
- </p>
- <p>
- The Patterns dialog is used to select a pattern, by clicking on it in a
- list or grid view: the selected pattern will then be shown in the
- Brush/Pattern/Gradient area of the Toolbox. A few dozen more or less
- randomly chosen patterns are supplied with GIMP, and you can easily add
- new patterns of your own.
- </p>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-pattern-dialog-activate"></a>3.3.1. 
- <span lang="en" xml:lang="en">Activate Dialog</span>
- </h4>
- </div>
- </div>
- </div>
- <p>
- The Patterns dialog is a dockable dialog; see the section on
- <a class="link" href="gimp-concepts-docks.html" title="2.3.  Dialogs and Docking">Dialogs and Docking</a>
- for help on manipulating it. It can be activated in several ways:
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- From the Toolbox menu:
- <span class="guimenu">File</span> ‚Üí <span class="guisubmenu">Dialogs</span> ‚Üí <span class="guimenuitem">P<span class="accel">a</span>tterns</span>.
- </p>
- </li>
- <li>
- <p>
- From the Toolbox menu:
- <span class="guimenu">File</span> ‚Üí <span class="guisubmenu">Dialogs</span> ‚Üí <span class="guisubmenu">Create New Dock</span> ‚Üí <span class="guimenuitem">Brushes, Patterns, and Gradients</span>.
- This gives you a new window with several dialog docks, one of them
- opens the Patterns dialog.
- </p>
- </li>
- <li>
- <p>
- From the Toolbox, by clicking on the pattern symbol in the
- Brush/Pattern/Gradient area.
- </p>
- </li>
- <li>
- <p>
- From an image menu:
- <span class="guimenu">Dialogs</span> ‚Üí <span class="guimenuitem">P<span class="accel">a</span>tterns</span>.
- </p>
- </li>
- <li>
- <p>
- From the Tab menu in any dockable dialog, that you get by
- clicking on
- <span class="guiicon">
- <img src="../images/dialogs/stock-menu-left-12.png" />
- </span> :
- <span class="guimenu">Add Tab</span> ‚Üí <span class="guimenuitem">P<span class="accel">a</span>tterns</span>.
- </p>
- </li>
- <li>
- <p>
- From the Tool Options dialog of the
- <a class="link" href="gimp-tool-clone.html" title="3.10.  Clone">Clone tool</a> and the
- <a class="link" href="gimp-tool-bucket-fill.html" title="3.3.  Bucket Fill">Bucket Fill tool</a>, by
- clicking on the pattern source button, you get a pop-up with
- similar functionality that permits you to quickly choose a pattern
- from the list; if you clic on the Bucket Fill button present on the
- right bottom of the pop-up, you open the real pattern dialog. Note
- that, depending on your Preferences, a pattern selected with the
- pop-up may only apply to the currently active tool, not to other
- paint tools. See the
- <a class="link" href="gimp-pimping.html#gimp-prefs-tool-options" title="1.6.  Tool Options">
- Tool Option Preferences
- </a>
- section for more information.
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-pattern-dialog-using"></a>3.3.2. 
- <span lang="en" xml:lang="en">Using the pattern dialog</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Grid/List modes</span>
- </dt>
- <dd>
- <p>
- In the Tab menu, you can choose between
- <span class="guimenuitem">View as Grid</span>
- and <span class="guimenuitem">View as List</span>.
- In Grid mode, the patterns are laid out in a rectangular array,
- making it easy to see many at once and find the one you are
- looking for. In List mode, the patterns are lined up in a list,
- with the names beside them.
- </p>
- <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Tip">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Tip]" src="../images/tip.png" />
- </td>
- <th align="left">Tip</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- Independent of the real size of a pattern all patterns are shown
- the same size in the dialog. So for larger patterns this means
- that you see only a small portion of the pattern in the dialog
- at all - no matter whether you view the dialog in the list or
- the grid view. To see the full pattern you simply click on the
- pattern <span class="emphasis"><em>and hold the mouse button</em></span>
- for a second.
- </p>
- </td>
- </tr>
- </table>
- </div>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- In the Tab menu, the option <span class="guilabel">Preview Size</span>
- allows you to adapt the size of pattern previews to your liking.
- </p>
- </td>
- </tr>
- </table>
- </div>
- <div class="figure">
- <a id="id2663159"></a>
- <p class="title">
- <b>Figure 14.32. 
- <span lang="en" xml:lang="en">The Patterns dialog</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/patterns-dialog-list.png" alt="The Patterns dialog" />
- <div class="caption">
- <p>List view</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/dialogs/patterns-dialog.png" alt="The Patterns dialog" />
- <div class="caption">
- <p>Grid mode</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Using the Patterns dialog (Grid mode)</span>
- </dt>
- <dd>
- <p>
- At the top appears the name of the currently selected
- patterns, and its dimensions in pixels.
- </p>
- <p>
- In the center appears a grid view of all available patterns,
- with the currently selected one outlined. Clicking on one of
- them sets it as GIMP's current pattern, and causes it to
- appear in the Brush/Pattern/Gradient area of the Toolbox.
- </p>
- </dd>
- <dt>
- <span class="term">Using the Patterns dialog (List view)</span>
- </dt>
- <dd>
- <p>
- In this view, instead of a grid, you see a list of patterns,
- each labeled with its name and size. Clicking on a row in
- the list sets that pattern as GIMP's current pattern, just
- as it does in the grid view.
- </p>
- <p>
- If you <span class="emphasis"><em>double-click</em></span>
- on the name of a pattern, you will be able to edit the name.
- Note that you are only allowed to rename patterns that you
- have added yourself, not the ones that are supplied with
- GIMP. If you edit a name that you don't have permission to
- change, as soon as you hit return or move to a different
- control, the name will revert back to its previous value.
- </p>
- <p>
- Everything else in the List view works the same way as it
- does in the Grid view.
- </p>
- </dd>
- </dl>
- </div>
- </dd>
- <dt>
- <span class="term">Delete Pattern</span>
- </dt>
- <dd>
- <a id="gimp-pattern-delete"></a>
- <p>
- Pressing this button removes the pattern from the list and causes
- the file representing it to be deleted from disk. Note that you
- cannot remove any of the patterns that are supplied with GIMP and
- installed in the system <code class="filename">patterns</code>
- directory; you can only remove patterns that you have added to
- folders where you have write permission.
- </p>
- </dd>
- <dt>
- <span class="term">Refresh Patterns</span>
- </dt>
- <dd>
- <a id="gimp-pattern-refresh"></a>
- <p>
- Pressing this button causes GIMP to rescan the folders in your
- pattern search path, adding any newly discovered patterns to the
- list. This button is useful if you add new patterns to a folder,
- and want to make them available without having to restart GIMP.
- </p>
- </dd>
- <dt>
- <span class="term">Open pattern as image</span>
- </dt>
- <dd>
- <a id="gimp-pattern-open-as-image"></a>
- <p>
- If you click on this button, the current pattern is opened in a
- new image window. So, you can edit it. But if you try to save it
- with the “<span class="quote">.pat</span>”, even with a new name, you will bang
- into a “<span class="quote">Denied permission </span>” problem because this
- image file is “<span class="quote">root</span>”. But this is possible under
- Windows, less protected.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2663416"></a>3.3.3. 
- <span lang="en" xml:lang="en">The Pattern context menu</span>
- </h4>
- </div>
- </div>
- </div>
- <p>
- You get it by right-clicking on the “<span class="quote">Patterns</span>”
- dialog. The commands of this menu are described with Buttons,
- except for <span class="guilabel">Copy Location</span> which allows to
- copy the path to pattern into clipboard.
- </p>
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="clipboard-pattern"></a>3.3.4. 
- <span lang="en" xml:lang="en">The Clipboard pattern</span>
- </h4>
- </div>
- </div>
- </div>
- <a id="id2663465" class="indexterm"></a>
- <a id="id2663474" class="indexterm"></a>
- <p>
- This is a novelty in GIMP-2.4. When you use the Copy command, a copy
- appears as a new pattern in the upper left corner of the Patterns
- dialog. This brush will persist until you use the Copy command again.
- It disapears when you close GIMP.
- </p>
- <div class="figure">
- <a id="id2663497"></a>
- <p class="title">
- <b>Figure 14.33. 
- <span lang="en" xml:lang="en">A new “<span class="quote">Clipboard Pattern</span>”</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/dialogs/patterns-dialog-clipboard.png" alt="A new Clipboard Pattern" />
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td align="left" valign="top">
- <p>
- You can save this clipboard pattern by using the
- <span class="guimenu">Edit</span> ‚Üí <span class="guisubmenu">Paste as</span> ‚Üí <span class="guimenuitem">New pattern</span>
- as soon as it appears in the Patterns dialog.
- </p>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="gimp-brush-dialog.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="gimp-dialogs-content.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="gimp-gradient-dialog.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-brush-dialog.html">3.2. 
- <span lang="en" xml:lang="en">Brushes Dialog</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-gradient-dialog.html">3.4. 
- <span lang="en" xml:lang="en">Gradients Dialog</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-